home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / commoditys / multicxprefs / multicxprefs.doc < prev    next >
Text File  |  1996-04-07  |  12KB  |  313 lines

  1. ------------------------------------------------------------------------
  2.                             MultiCX Prefs v1.10
  3. ------------------------------------------------------------------------
  4.  
  5.                  MultiCX Prefs and this documentation are
  6.                  Copyright © 1995 by Michael Barsoom M.D.
  7.  
  8. ------------------------------------------------------------------------
  9.                                   License
  10. ------------------------------------------------------------------------
  11.  
  12. MultiCX Prefs may be freely distributed as long as no charge is made other
  13. than to cover time and copying costs.  If it is to be distributed via
  14. floppy disk, this cost should be no higher than $3.00 (three) dollars US.
  15. If distribution is via CDRom, the total cost should be no more than $25.00
  16. (twenty-five) dollars US.
  17.  
  18. You may not copy and/or distribute this program without the accompanying
  19. documentation unless you get permission from the author to do so.  Fred
  20. Fish and AmiNet already have my permission to include this program on their
  21. CDRom collections.
  22.  
  23. You may not disassemble, decompile, re-source or otherwise reverse engineer
  24. the program.  If you wish to incorporate parts of this program into other
  25. programs, write to the author to ask for permission.
  26.  
  27. Finally if you wish to include MultiCX Prefs on a disk magazine you are
  28. REQUIRED to get the author's permission FIRST.  Usually this will require
  29. you to just send me a copy of the issue which contains MultiCX Prefs free
  30. of charge.
  31.  
  32. Martin Berndt has my permission to destribute MultiCX Prefs with MultiCX.
  33.  
  34. ------------------------------------------------------------------------
  35.                                 Disclaimer
  36. ------------------------------------------------------------------------
  37.  
  38. This product is sold "as is" without representation or warranty of any
  39. kind, either expressed or implied.  The user assumes all risks and
  40. responsibilities related to its use.
  41.  
  42. ------------------------------------------------------------------------
  43.                                Requirements
  44. ------------------------------------------------------------------------
  45.     1- Workbench 2.0+
  46.     2- gtlayout.library v15.1+ (included)
  47.        Copyright © by Olaf `Olsen' Barthel
  48.     3- MultiCX (obviously)
  49.        Copyright © by Martin Berndt
  50.  
  51.     4- WBStart-Handler (included)
  52.        optional - required only to use the "Start MultiCX" menu item
  53.        Copyright © by Stefan Becker
  54.  
  55. ------------------------------------------------------------------------
  56.                                    Usage
  57. ------------------------------------------------------------------------
  58.  
  59. Usage is pretty self explanatory.  Each of the gadgets corresopond to one
  60. of MultiCX tooltypes.  Please see MultiCX docs for explaination of each.
  61.  
  62. When you click on "Test" the current config is saving to the MultiCX icon
  63. so you can try it out.  If you then select "Quit" or "Cancel" then old
  64. configuration will be restored in the MultiCX icon, that is if you have not
  65. saved it.  The test gadget will only be active if MultiCX is running.
  66.  
  67. Note 1:  All unknown tooltypes in the icon will be restored when you save
  68. your prefs.  This will allow you to use newer version of MultiCX without
  69. loosing the tooltypes for the new options that MultiCX prefs does not know
  70. yet.
  71.  
  72. Note 2:  MultiCX prefs will automatically add the ExtPrefs tooltype.  This
  73. will contain the path for MultiCX and your preference for WarnChanges.
  74.  
  75. ------------------------------------------------------------------------
  76.                                Configuration
  77. ------------------------------------------------------------------------
  78.  
  79. MultiCXPath                (tooltype or shell)
  80.     By default MultiCX Prefs will load the prefs for the currently running
  81.     copy of MultiCX.  If for some reason you are not running MultiCX, then
  82.     MultiCX Prefs will load the icon specified with this tooltype.  Remember
  83.     to specify the full path of the icon including its name with or without
  84.     the .info.
  85.     default SYS:WBStartup/MultiCX
  86.  
  87. WarnChanges=<YES|NO>    (tooltype or shell)
  88.     Tells MultiCX Prefs not to put up the warning requester if you have
  89.     changed the current config.  This option can also be changed by
  90.     toggling the "Warn Changes" menu item.
  91.     default YES
  92.  
  93. ------------------------------------------------------------------------
  94.                              Bugs, Suggestions
  95. ------------------------------------------------------------------------
  96. you can reach me at the following,
  97.  
  98. snail Mail
  99.     Michael Barsoom
  100.     40 Scott Drive
  101.     Bloomfield CT 06002
  102.     USA
  103.  
  104. Internet:  mbars@bluejay.creighton.edu
  105.  
  106. ------------------------------------------------------------------------
  107.                                   Thanks
  108. ------------------------------------------------------------------------
  109.  
  110. Special thanks to Mario Cattaneo for beta testing, and helping find and fix
  111. many bugs.
  112.  
  113. ------------------------------------------------------------------------
  114.                                   History
  115. ------------------------------------------------------------------------
  116.  
  117. ------------------------------------------------------------
  118. Version 1.10                            (06.06.95 21:34:42)
  119. ------------------------------------------------------------
  120.  
  121.      - I has been brought to my attention the gtlayout.library
  122.        include with MultiCX Prefs does not work with a processor
  123.        lower than a '020.  I am attempting to get this problem
  124.        fixed, but have been unable to do so as of now.
  125.  
  126.      - Added support for CDUNBLANK
  127.  
  128.      - Added support for AutoCenter
  129.  
  130.      - Slight change the the MultiCX launch code.  Fixes problem of
  131.        pathname being too long.
  132.  
  133.      - Added DisplayBeep warning if MultiCX could not be started.
  134.  
  135.  
  136. -----------------------------------------------------------
  137. Version 1.9                             (25.05.95 23:49:27)
  138. -----------------------------------------------------------
  139.  
  140.      - If run using asl.library v37, "picker" gadget for screenmode
  141.        will not be present.
  142.  
  143.      - Added support for LockPubFlags
  144.  
  145.  
  146. -----------------------------------------------------------
  147. Version 1.8                             (24.05.95 09:23:38)
  148. -----------------------------------------------------------
  149.  
  150.      - Added menuitem "Start MultiCX".  To use this feature you
  151.        need to have WBStart-Handler installed in L:
  152.  
  153.  
  154. -----------------------------------------------------------
  155. Version 1.7                             (23.05.95 21:19:06)
  156. -----------------------------------------------------------
  157.  
  158.      - One could not toggle the "Warn Changes" menu item when
  159.        running on WB 3.x. (fixed)
  160.  
  161.  
  162. -----------------------------------------------------------
  163. Version 1.6                             (23.05.95 15:24:09)
  164. -----------------------------------------------------------
  165.  
  166.      - MultiCX was not running the preference editor as a backround
  167.        process, so MultiCX Prefs will now include a "RUN" in the
  168.        EXTPREFS tooltype.  This should solve the problem of some
  169.        of MultiCX's hotkeys not working, while MultiCX Prefs is
  170.        running.       Reported by by Mario Cattaneo
  171.  
  172.  
  173. -----------------------------------------------------------
  174. Version 1.5                             (22.05.95 14:23:52)
  175. -----------------------------------------------------------
  176.  
  177.      - Will now periodically monitor to see if MultiCX is still
  178.        running and appropriately disable/enable the "Test" gadget
  179.        and "Quit (Prefs and MultiCX)" menu item
  180.        Requested by Mario Cattaneo
  181.  
  182.      - Opps, was saving CX_POPKEY tooltype as CX_POPUP (fixed)
  183.  
  184.  
  185. -----------------------------------------------------------
  186. Version 1.4                             (21.05.95 08:05:52)
  187. -----------------------------------------------------------
  188.  
  189.      - Added "Warn Changes" menu item, under the "Options" menu
  190.  
  191.      - Will now automatically add the tooltype "ExtPrefs"
  192.  
  193.      - Added support for BackCycle hotkey.
  194.  
  195.  
  196. -----------------------------------------------------------
  197. Version 1.3                             (19.05.95 19:08:29)
  198. -----------------------------------------------------------
  199.  
  200.      - Added "Quit (MultiCx & Prefs)" menu item
  201.  
  202.      - Added protection to prevent prefs from being run more than
  203.        once.  Now if you run it again it will cause the already
  204.        running one to pop its window to the front.
  205.  
  206.      - Added HotFlush and CX_PopKey
  207.  
  208.  
  209. -----------------------------------------------------------
  210. Version 1.2                             (19.05.95 09:06:47)
  211. -----------------------------------------------------------
  212.  
  213.      - Now if you are testing a config, and open a different config
  214.        the old config will be restored to the icon prior to loading
  215.        the new config.
  216.  
  217.      - Put back MCXPath tooltype. Now if MultiCX prefs is running,
  218.        MCXPrefs will load its icon, otherwise it will load the icon
  219.        specified in the tooltype.
  220.  
  221.  
  222. -----------------------------------------------------------
  223. Version 1.1                             (18.05.95 20:36:02)
  224. -----------------------------------------------------------
  225.  
  226.      - Removed window close gadget, as prefs editors should not
  227.        have them
  228.  
  229.      - Added support for reading location of MultiCX icon from
  230.        MultiCX semaphore.  This feature requires v1.69 of MCX.
  231.  
  232.      - Code which was saving all unknown tooltypes would prevent
  233.        certain options from being disabled. (fixed)
  234.        Reported by Mario Cattaneo
  235.  
  236.      - Prefs window in now an appwindow, you can now just drop your
  237.        MultiCX prefs icon on the window and it will be
  238.        automatically loaded.
  239.  
  240.      - Added incrementer arrow buttons to PopCLI stack.
  241.  
  242.      - Added TDRetry, TDStep, TDSettle, TDCalibrate
  243.  
  244.      - Added AvoidTask and AvoidScreen
  245.  
  246.      - Removed DONOTWAIT as it is no longer needed.
  247.  
  248.      - All unknown tooltypes will now be saved back into the icon.
  249.        Requested by Martin Berndt
  250.  
  251.      - Added page menu, for faster access to config pages.
  252.  
  253.      - Increased number of configuration pages
  254.        Editor will now fit on a standard Hi-Res NTSC screen
  255.  
  256.      - Added MAPUMLAUTS, CENTERSCR and SNDFILTER
  257.  
  258.  
  259. -----------------------------------------------------------
  260. Version 1.0                             (09.05.95 12:50:08)
  261. -----------------------------------------------------------
  262.  
  263.      - Forgot version string (fixed)
  264.  
  265.      - Added tooltype "WARNCHANGES", you can now disable the
  266.        requester notifying you that you have made changes to the
  267.        current config.
  268.        Requested by Mario Cattaneo
  269.  
  270.      - If no valid config exist's in memory selecting save will
  271.        bring up a file requester so you can select which icon to
  272.        save the config in.
  273.  
  274.      - If MultiCX icon fails to open, "Test" gadget & "Last Saved"
  275.        menu item will be diabled.
  276.        Requested by Mario Cattaneo
  277.  
  278.      - Now requires gtlayout.library v15.1, fixes problem with
  279.        PopCLIStack being lost if the "Misc" page was not the
  280.        front most.
  281.  
  282.      - Now uses memory pools.
  283.  
  284.      - Replaced menuitem "Use" and replaced it with "Test" gadget
  285.        requested by Mario Cattaneo
  286.  
  287.      - Will no longer fail to open icon, if you included the
  288.        trailing .info in the MCXPath tooltype.
  289.        reported by Mike Krings
  290.  
  291.      - New icon, thanks to Troy "Doogie" Davis for sending it to me.
  292.  
  293.  
  294. ------------------------------------------------------------
  295. Version 0.91                            (24.04.95 13:11:13)
  296. ------------------------------------------------------------
  297.  
  298.      - Added DONOTWAIT option
  299.        requested by Mario Cattaneo
  300.  
  301.      - Blank time was not being displayed correctly (fixed)
  302.  
  303.      - Added CDNOBLANK option for MultiCX v1.62
  304.  
  305.  
  306. ------------------------------------------------------------
  307. Version 0.90                            (12.04.95 14:43:08)
  308. ------------------------------------------------------------
  309.  
  310.        --- Initial release ---
  311.  
  312.  
  313.